home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / logs / congest / readme.txt < prev   
Text File  |  1994-05-23  |  4KB  |  102 lines

  1. =============================================================================
  2. Please read most of this file first - it may save you some problems later.
  3. =============================================================================
  4.  
  5. Disclaimer
  6. ==========
  7.  
  8. Use of the package is entirely at the risk of the user. The author takes no 
  9. responsibility for problems caused by the software in any shape or form.
  10.  
  11. Thanks
  12. ======
  13.  
  14. Thanks to Ken Wolff, K1EA, for his help with the specification of the network
  15. protocol and the code fragments to support it.
  16.  
  17. Trademarks
  18. ==========
  19.  
  20. Obviously, throughout the package and text, any references to CT(tm) are 
  21. the trade marks of their owners, Harvard Radio, and of the owner/developer 
  22. of CT (as far as I know) - Ken Wolff, K1EA.
  23.  
  24. Compatibility
  25. =============
  26.  
  27. I built the program using TurboVision in Borland C++ 3.1. It seems to be
  28. OK on most 386's and 486's - although there may be something out there 
  29. that it may "hang" on. It should work on most things from an XT up, 
  30. although I have not tried many other PC's. I have tested it under 
  31. MS Windows 3.1 and didn't experience problems. It doesn't have much in 
  32. the way of software requirements other than just having enough memory to 
  33. run. 
  34.  
  35. Congest exects the serial ports to be the default IRQ's, that is IRQ 3 & 4
  36. for COM1 through COM4. If you have something other than that, it may not
  37. talk to the outside world.
  38.  
  39. CT 9 hasn't been tested against. I'm assured by Ken Wolff that nothing has 
  40. changed so it should be OK.
  41.  
  42. Using Congest
  43. =============
  44.  
  45. Run the program from the command line as you probably would normally. The
  46. menu can be accessed by "ALT-C" or by "F10" and then "C". Use the cursor
  47. keys to highlight a menu option and enter to select.
  48.  
  49. (1) Rate (F3)
  50.  
  51. The traffic rate can be adjusted by selecting the "Rate" menu option.
  52. Use the cursor keys to highlight the rate you want and press enter to select
  53. it. Escape always leaves the current dialog box without doing anything.
  54.  
  55. (2) Select (F4)
  56.  
  57. The traffic types can be selected from the "Select" menu option. The 
  58. callsign which is used in some of the traffic can be changed and the numeric
  59. network address (1-16) can also be changed. Be aware that if you try to send
  60. data to another station with the same station number, then that receiver 
  61. station will not recognise it.
  62.  
  63. (3) Port ...
  64.  
  65. The serial ports that congest uses can be adjusted using the "Port A" or
  66. "Port B" menu options. The usual serial ports options can be found, with
  67. the option to switch traffic sending on or off with the "Service Type"
  68. radio button. By default, it is switched ON. It is possible to start traffic
  69. generation but for it to not be sent to the serial port. So, make sure
  70. it is on before you send traffic.
  71.  
  72. (4) Start/Stop (F2)
  73.  
  74. F2 starts and stops the generation of traffic. It always waits for the last
  75. scheduled traffic before stopping.
  76.  
  77. (5) Leaving the program  (Alt-X)
  78.  
  79. ALT-X or "Exit" from the menu will end the program.
  80.  
  81. Misc
  82. ====
  83.  
  84. I have watched CT running at a cool 7500 QSO per hour rate for quite a while
  85. when using congest!
  86.  
  87. The number in the lower right corner is the amount of memory left in the far
  88. heap. Normally 200 or 300K free under most situations. If use see a 
  89. dangerously low number, like 16K or so, the package has probably hung (or 
  90. is about to) and will halt as soon as you leave the program since 
  91. "command.com" cannot be loaded again.
  92.  
  93. Other network traffic is not logged or shown. For simplicity it simply 
  94. discards it. So if another network station sends data you will not see it.
  95.  
  96. Contacting the Author
  97. =====================
  98.  
  99. The author can be contacted on the Internet at "hatcher_d@bt-web.bt.co.uk".
  100. He welcomes comments whatever form the may take - but nice ones would be 
  101. better :-).
  102.